Skip to content

[infra] Improve Fuzz-Introspector support#13098

Open
renatahodovan wants to merge 1 commit intogoogle:masterfrom
renatahodovan:introspector-engine
Open

[infra] Improve Fuzz-Introspector support#13098
renatahodovan wants to merge 1 commit intogoogle:masterfrom
renatahodovan:introspector-engine

Conversation

@renatahodovan
Copy link
Contributor

This patch enhances introspector by adding engine-specific and environment variable arguments. This allows performance measurement not only for libFuzzer but also for other fuzzing engines.

@renatahodovan
Copy link
Contributor Author

I've been experimenting with different fuzzing engines and wanted to compare their results using Fuzz-Introspector. However, I couldn't find a built-in way to do this, even though the implementation supports it—key parameters just aren’t exposed via the CLI. This patch addresses that gap.
What do you think about adding this feature? Additionally, the environment arguments could potentially be split into separate build-time and runtime arguments for further refinement.

This patch enhances introspector by adding engine-specific and
environment variable arguments. This allows performance measurement
not only for libFuzzer but also for other fuzzing engines.
@jonathanmetzman
Copy link
Contributor

@DavidKorczynski Could you help review this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants